home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / grafix / mpeg / easy_mpeg102.lha / EasyMPEG / CLoseWin.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1994-12-08  |  210 b   |  11 lines

  1.  
  2. /* just here to kill the windows */
  3. /* if for some reason Easy_MPEG fails, you can get rid of the windows */
  4. /* with the command rx CloseWin.rexx */
  5.  
  6.  
  7. call CloseWindow(MPEGHOST)
  8.  
  9. /*call CLOSEPORT(MPEGHOST)*/
  10.  
  11.